{% extends 'base.html' %} {% block body %} {% for message in messages %} {% endfor %}

Verify OTP

Please enter the OTP sent to your registered mobile number.

{% csrf_token %}

Didn’t receive the OTP? Resend

{% endblock body %}